C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class

C1DateTimeBase<TTimeValue> Class Properties

For a list of all members of this type, see C1DateTimeBase<TTimeValue> members.

Public Properties
 NameDescription
Public PropertyCustom AdjacentDayStyle  
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the style of the button used to toggle the drop-down. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyGets or sets the calendar orientation.  
Public PropertyCustom calendar style  
Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the icon used when the drop-down is collapsed. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyMonth expanse button content.  
Public PropertyGets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGet or set the DayOfWeekFormat. Default value is 'dd'  
Public PropertyCustom DayOfWeekStyle  
Public PropertyCustom DayStyle  
Public PropertyGets or sets the drop-down behavior. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyGets or sets the mode that the DropDown uses to display the DropDownView. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyGets or sets the style of the drop-down popup. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyGets or sets the icon used when the drop-down is expanded. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyMonth expanse button content.  
Public PropertyGets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View)
Public PropertyStandard date format strings.  
Public PropertyGet or set the HeaderMonthFormat. Default value is 'MMM'  
Public PropertyCustom HeaderStyle  
Public PropertyGets or sets the style of the icon that is placed inside the button used to toggle the drop-down. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyGets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View)
Public PropertyThis callback is called when the drop-down is opened or closed. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyGets or sets the enabled status.  
Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the read-only status.  
Public PropertyMaximum of value  
Public PropertyMinimum of value  
Public PropertyThe number of month will be displayed.  
Public PropertyNextIconTemplate button content  
Public PropertyGets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the placeholder displayed when there is no entered text.  
Public PropertyPrevIconTemplate button content.  
Public PropertyCustom SelectedDateStyle  
Public PropertyDefault is true - AdjacentDay will invisible if set false.  
Public PropertyGets or sets a value that indicates whether the control should display a dropdown button. (Inherited from C1.Blazor.Input.C1DropDown)
Public PropertyStop the onclick event from outside.  
Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View)
Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
Public PropertyTodayIconTemplate button content.  
Public PropertyCustom TodayStyle  
Public PropertyGet or set value.  
Top
See Also